[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 280   SHUFFLE   <  SKIP 1741  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13066Perry, Carson, C97034Lake OswegoOregonUnited States
21630Jenkins, Faith98270MarysvilleWashingtonUnited States

Generated 2025-07-22 00:33:22.422 UTC