[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 2421   SHUFFLE   <  SKIP 3075  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19402Scott, Jeremiah90241DowneyCaliforniaUnited States
14489Wang, Jason, R91203GlendaleCaliforniaUnited States
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom
23600Sharma, Peter77127LieusaintSeine et MarneFrance
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom
24568Mitchell, Jose, FGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 03:54:53.395 UTC