[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 475   SHUFFLE   <  SKIP 4168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18178Goel, Tracy, JRG7 5H7ReadingEnglandUnited Kingdom
17608Cooper, Carlos, S98055RentonWashingtonUnited States
26690Bennett, Alexia91502BurbankCaliforniaUnited States

Generated 2025-07-16 23:22:48.144 UTC