[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 650   SHUFFLE   <  SKIP 3075  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13466James, BryceV3A 4R2LangleyBritish ColumbiaCanada
12164Butler, Noah, E91977Spring ValleyCaliforniaUnited States
28635Gonzalez, Levi90706BellflowerCaliforniaUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
16899Sanchez, Whitney, C98168BurienWashingtonUnited States

Generated 2025-07-10 07:24:18.169 UTC