[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 416   SHUFFLE   <  SKIP 31  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12419Bell, Destiny, A98312BremertonWashingtonUnited States
21492Jai, Robert94015Daly CityCaliforniaUnited States
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 10:59:24.224 UTC