[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 875   SHUFFLE   <  SKIP 3456  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22900Li, Hunter, G97071WoodburnOregonUnited States
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom
24721Zheng, MandyW10 6BLLondonEnglandUnited Kingdom
20076Vazquez, Beth, A91502BurbankCaliforniaUnited States

Generated 2025-07-15 18:32:44.668 UTC