[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9718   <  SKIP 285  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15702Mehta, RuthHP10 9QYHigh WycombeEnglandUnited Kingdom
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States
13729Li, Jason98284Sedro WoolleyWashingtonUnited States
14388Rogers, Kaylee91950National CityCaliforniaUnited States

Generated 2025-07-21 07:58:50.470 UTC