[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 34   SHUFFLE   <  SKIP 2550  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12295Gomez, Dwayne92400CourbevoieHauts de SeineFrance
22268Barnes, Alexandra, PV2M1P1NewtonBritish ColumbiaCanada
23644Young, Allison, R2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 00:11:06.389 UTC