[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 512   SHUFFLE   <  SKIP 1060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17856Rai, Roger, C53131BonnNordrhein-WestfalenGermany
12596Romero, Armando, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
17515Li, Lacey4000BrisbaneQueenslandAustralia

Generated 2025-07-12 09:59:36.834 UTC