[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 158   SHUFFLE   <  SKIP 164  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11594Goel, Corey91370Verrieres Le BuissonEssonneFrance
16173Rana, Cory, E2264SilverwaterNew South WalesAustralia
19137Russell, Eric98366Port OrchardWashingtonUnited States
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 06:02:28.647 UTC