[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 43  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15599Ma, Darryl, R4700RockhamptonQueenslandAustralia
11999Shan, Johnny2300NewcastleNew South WalesAustralia
22430Chande, Brad, S59223RoncqNordFrance
21130Ward, Mackenzie, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-09 21:12:02.934 UTC