[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 3917   SHUFFLE   <  SKIP 3511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20987Zeng, Marshall, M2036MatravilleNew South WalesAustralia
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom
15978Walker, Xavier98020EdmondsWashingtonUnited States

Generated 2025-07-12 22:17:14.711 UTC