[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 444   SHUFFLE   <  SKIP 2329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24763Hill, FernandoV0SookeBritish ColumbiaCanada
14003Ramirez, Angel97205PortlandOregonUnited States
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
20177Li, Kelvin, W92400CourbevoieHauts de SeineFrance

Generated 2025-07-17 05:40:23.470 UTC