[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 0   SHUFFLE   <  SKIP 3358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20267Garcia, Monica, D2036MalabarNew South WalesAustralia
28056Gray, Alex99362Walla WallaWashingtonUnited States
17948Vazquez, Cheryl, ARH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-11-02 07:58:45.298 UTC