[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 484   SHUFFLE   <  SKIP 2430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28616Harris, Sarah91776San GabrielCaliforniaUnited States
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
22376Martin, Marcus, R97034Lake OswegoOregonUnited States

Generated 2025-07-17 12:30:12.122 UTC