[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 24   SHUFFLE   <  SKIP 3593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom
23286Bell, Taylor, G94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 01:58:27.873 UTC