[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 875   SHUFFLE   <  SKIP 5927  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13566Mr., Sandberg, Mikael42651SolingenNordrhein-WestfalenGermany
25953Butler, Hunter, A94519ConcordCaliforniaUnited States
14482Perez, Noah97330CorvallisOregonUnited States
22047Gonzales, David, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 10:16:50.238 UTC