[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 8002  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23328Butler, Julian, L92020El CajonCaliforniaUnited States
19526Cooper, AngelaV9B 2C3ShawneeBritish ColumbiaCanada
28540Zhang, Leah92400CourbevoieHauts de SeineFrance
12486Ye, Kristen, DRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-14 17:29:35.199 UTC