[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 0   SHUFFLE   <  SKIP 4072  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22323Liang, Erica, C91940Les UlisEssonneFrance
13216Mitchell, Mary94536FremontCaliforniaUnited States
23292Russell, Jose, J98033KirklandWashingtonUnited States
20594Torres, Arthur77127LieusaintSeine et MarneFrance
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States
24763Hill, FernandoV0SookeBritish ColumbiaCanada

Generated 2025-11-05 20:37:30.471 UTC