[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 1076   SHUFFLE   <  SKIP 540  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States
28363Travers, SavannahV9B 2C3ShawneeBritish ColumbiaCanada
16479Brooks, Victoria, HV9B 5T2ShawneeBritish ColumbiaCanada
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-21 12:34:25.149 UTC