[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 470   SHUFFLE   <  SKIP 3158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23025Richardson, Richard99362Walla WallaWashingtonUnited States
26743Chande, Derek2065St. LeonardsNew South WalesAustralia
15506Sanders, Evan, C94010BurlingameCaliforniaUnited States

Generated 2025-07-21 06:31:09.900 UTC