[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 2670   SHUFFLE   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
21278King, Julia, C97005BeavertonOregonUnited States
16182Sun, Louis, E5023FindonSouth AustraliaAustralia

Generated 2025-07-22 09:27:07.835 UTC