[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 444   SHUFFLE   <  SKIP 3012  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22995Bryant, Isabella, LV3A 4R2LangleyBritish ColumbiaCanada
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States

Generated 2025-07-22 11:13:01.180 UTC