[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 158   SHUFFLE   <  SKIP 658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25850Sanchez, Jared, JV3A 4R2LangleyBritish ColumbiaCanada
13485Allen, Thomas, J91910Chula VistaCaliforniaUnited States
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 19:41:44.398 UTC