[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 2421   SHUFFLE   <  SKIP 2414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24204Gonzalez, Darren80074MünchenHamburgGermany
28813Washington, Cameron, J94063Redwood CityCaliforniaUnited States
25312Ramos, Erik, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-14 09:01:58.533 UTC