[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 460   SHUFFLE   <  SKIP 1950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16867King, Katelyn94063Redwood CityCaliforniaUnited States
11495Jimenez, Francis53131BonnNordrhein-WestfalenGermany
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 16:00:27.588 UTC