[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 2421   SHUFFLE   <  SKIP 3525  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25283Howard, Caitlin, A90012Los AngelesCaliforniaUnited States
11612Andersen, KeithRG11 5TPBerkshireEnglandUnited Kingdom
20718Ruiz, RickyPE17BuryEnglandUnited Kingdom
16537Dominguez, Arthur66001SaarbrückenSaarlandGermany
23482Gray, Zoe, F94015Daly CityCaliforniaUnited States
24347Madan, Tina, M94519ConcordCaliforniaUnited States

Generated 2025-07-20 03:02:57.287 UTC