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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21858Lin, Curtis, NW1Y 3RALondonEnglandUnited Kingdom
17358Bell, Sydney91791West CovinaCaliforniaUnited States
14119Cooper, PaigeV3A 4R2LangleyBritish ColumbiaCanada
27810Munoz, Meghan, PGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 14:42:29.427 UTC