[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 438   SHUFFLE   <  SKIP 644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
17175Roberts, AmandaV0SookeBritish ColumbiaCanada
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-15 05:54:21.683 UTC