[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 575   SHUFFLE   <  SKIP 2622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20687Campbell, Rebecca97034Lake OswegoOregonUnited States
14558Truempy, Marcel98901YakimaWashingtonUnited States
17622Young, CourtneyV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-16 17:25:42.683 UTC