[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 2421   SHUFFLE   <  SKIP 4225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29158Edwards, Ian, A98168BurienWashingtonUnited States
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
11192Brown, James, C98104SeattleWashingtonUnited States

Generated 2025-07-11 03:01:01.509 UTC