[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   SHUFFLE   SKIP 4202   <  SKIP 1896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13368Henderson, Kyle, C98055RentonWashingtonUnited States
23724Hughes, Gabrielle91977Spring ValleyCaliforniaUnited States
21179Zhou, Jaclyn, C4000BrisbaneQueenslandAustralia

Generated 2025-07-18 00:28:51.452 UTC