[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 560   SHUFFLE   <  SKIP 513  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26002Walker, Samuel, J97301SalemOregonUnited States
18777Clark, Richard, W90241DowneyCaliforniaUnited States
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom
29427Chen, Wesley, J75010ParisSeine (Paris)France
17640Allen, Haley, T34117KasselHessenGermany
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada

Generated 2025-11-06 01:47:02.858 UTC