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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24688Long, Ashley92102San DiegoCaliforniaUnited States
16054Ortega, Hector, ERG41 1QWWokinghamEnglandUnited Kingdom
22280Scott, Luis, A94015Daly CityCaliforniaUnited States
19045Rodriguez, Ross, D57000MetzMoselleFrance

Generated 2025-07-16 22:07:06.167 UTC