[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 480   SHUFFLE   <  SKIP 2318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
16290Nath, Russell60355Frankfurt am MainHamburgGermany
11720Morris, Morgan, P92102San DiegoCaliforniaUnited States

Generated 2025-07-09 09:10:18.505 UTC