[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 364   SHUFFLE   <  SKIP 1259  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26833Rai, Kelvin, MGA10GatesheadEnglandUnited Kingdom
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
21832Gill, Pedro, S59223RoncqNordFrance
17217Gill, Raquel, T14111BerlinHamburgGermany

Generated 2025-07-13 06:28:19.263 UTC