[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 0   SHUFFLE   <  SKIP 1914  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24802Allen, Timothy, L91941GrossmontCaliforniaUnited States
18020Ruiz, Armando, W42651SolingenNordrhein-WestfalenGermany

Generated 2025-11-03 21:58:00.094 UTC