[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 250   SHUFFLE   <  SKIP 6376  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11043Simmons, Nathan, M91203GlendaleCaliforniaUnited States
11237Anand, Clarence, M42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-19 14:09:55.195 UTC