[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 413   SHUFFLE   <  SKIP 2357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20585Lee, EmilyNT20Newcastle upon TyneEnglandUnited Kingdom
20498Phillips, MiguelV2M1P1NewtonBritish ColumbiaCanada
27727Hill, Chloe, R92102San DiegoCaliforniaUnited States

Generated 2025-07-16 18:43:47.173 UTC