[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 475   SHUFFLE   <  SKIP 2119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22996Henderson, Jordan, CV9LangfordBritish ColumbiaCanada
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom
13635Deng, Kurt, D2036MatravilleNew South WalesAustralia

Generated 2025-07-20 10:28:36.175 UTC