[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 1211   SHUFFLE   <  SKIP 4280  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17878Sanders, Gabrielle, M57000MetzMoselleFrance
28412Vazquez, Walter, D78100Saint Germain en LayeYvelineFrance
18597Perry, Isabel90505TorranceCaliforniaUnited States
17785Chapman, PedroSL67RJMaidenheadEnglandUnited Kingdom
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
18353Anderson, Robert98055RentonWashingtonUnited States

Generated 2025-07-16 13:04:45.783 UTC