[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 717   SHUFFLE   <  SKIP 4305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22551Rubio, Andy, M80074MünchenNordrhein-WestfalenGermany
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
16862Nelson, Timothy, A91950National CityCaliforniaUnited States

Generated 2025-07-21 23:58:15.404 UTC