[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 2147   SHUFFLE   <  SKIP 390  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29478Carlson, Darren, DAS23Stoke-on-TrentEnglandUnited Kingdom
28894Xu, Maurice, C77680Roissy en BrieSeine et MarneFrance
21325Hayes, Angela92020El CajonCaliforniaUnited States
26140Long, Emily, L2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-17 16:19:00.441 UTC