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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom
14318Rogers, Seth, R4700RockhamptonQueenslandAustralia

Generated 2025-07-16 07:33:32.161 UTC