[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 512   SHUFFLE   <  SKIP 980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11312Richardson, Sara98036LynnwoodWashingtonUnited States
11923Bryant, Sarah91950National CityCaliforniaUnited States
12278Johnsen, Meredith40605DuesseldorfHessenGermany

Generated 2025-07-10 16:18:02.298 UTC