[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 3669   SHUFFLE   <  SKIP 2030  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22339Nelson, Richard98052RedmondWashingtonUnited States
28054Cox, Carol, L94063Redwood CityCaliforniaUnited States
22537Jenkins, Xavier, L33098PaderbornNordrhein-WestfalenGermany
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-13 18:59:57.220 UTC