[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 3104   SHUFFLE   <  SKIP 2095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24793Morgan, Cole, D91950Lincoln AcresCaliforniaUnited States
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
19345Prasad, Kaitlin, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-13 09:49:40.571 UTC