[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1428  >   <  TAKE 2  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22886King, Andrea, K91941GrossmontCaliforniaUnited States
21925Dominguez, Tabitha, TV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 21:42:42.470 UTC