[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 2234  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26342Griffin, Eduardo, M91950National CityCaliforniaUnited States
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-20 18:11:27.374 UTC