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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11888Ross, Aaron, NV8Y 1L1CliffsideBritish ColumbiaCanada
19981Russell, Kelly, E90241DowneyCaliforniaUnited States
17934Gill, Nelson, G04838EilenburgBrandenburgGermany
14149Srini, Donald85049IngolstadtBayernGermany

Generated 2025-07-11 21:50:53.999 UTC