[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 0   SHUFFLE   <  SKIP 3139  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11147Wu, Ernest, L3280WarrnamboolVictoriaAustralia
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States
12878Sun, Gilbert, L90210Beverly HillsCaliforniaUnited States
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
20411James, Cole, S92020El CajonCaliforniaUnited States
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-11-05 14:17:31.180 UTC