[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 4248   <  SKIP 1229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27247Hughes, Blake, D91945Lemon GroveCaliforniaUnited States
17082Smith, Morgan, W20354HamburgHamburgGermany
18632Tang, RussellHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-20 19:50:17.807 UTC