[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 3669   SHUFFLE   <  SKIP 840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18661Walker, Daniel, E98284Sedro WoolleyWashingtonUnited States
19616Rana, Stefanie, K7001HobartTasmaniaAustralia
23508Jones, Blake98033KirklandWashingtonUnited States

Generated 2025-07-10 18:39:25.321 UTC