[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 250   SHUFFLE   <  SKIP 4722  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16531Gao, Lacey, CSW8 1XDLondonEnglandUnited Kingdom
12795Foster, AntonioV9MetchosinBritish ColumbiaCanada

Generated 2025-07-13 12:40:29.828 UTC