[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 24   SHUFFLE   <  SKIP 2261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16713Nara, Tony, L4169East BrisbaneQueenslandAustralia
23485Lee, IsabellaV9MetchosinBritish ColumbiaCanada
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-11 03:40:17.608 UTC