[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 413   SHUFFLE   <  SKIP 1135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
15136Johnson, Emma, M4810TownsvilleQueenslandAustralia

Generated 2025-07-14 12:03:51.363 UTC