[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 3993   SHUFFLE   <  SKIP 3050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21483Bailey, Michelle98104SeattleWashingtonUnited States
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
11642Hughes, Morgan, TV8POak BayBritish ColumbiaCanada

Generated 2025-07-15 22:09:37.873 UTC