[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 650   SHUFFLE   <  SKIP 2871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27430Young, Stephanie, N98312BremertonWashingtonUnited States
14700Edwards, EdwardGA10GatesheadEnglandUnited Kingdom
14891Hayes, Kyle, E94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 18:16:26.702 UTC