[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 7025   SHUFFLE   <  SKIP 63  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22628Lu, Marshall, J40605DuesseldorfHessenGermany
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
14942Madan, Whitney92400CourbevoieHauts de SeineFrance
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom
13336Gill, Deanna94014ColmaCaliforniaUnited States
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States

Generated 2025-07-20 01:56:49.966 UTC