[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 405   SHUFFLE   <  SKIP 1783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14083Lopez, Nathan98033KirklandWashingtonUnited States
14418Young, Rebecca, W97034Lake OswegoOregonUnited States
25725Lal, Chad, S66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-12 10:12:03.662 UTC