[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 511   SHUFFLE   <  SKIP 945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25780Gill, Dana, M04139LeipzigNordrhein-WestfalenGermany
24679Hernandez, Wyatt, S94947NovatoCaliforniaUnited States
13889Martin, Robert, C97355LebanonOregonUnited States

Generated 2025-07-20 10:48:11.056 UTC