[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 250   SHUFFLE   <  SKIP 2299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11799Wang, Jessie, B98168BurienWashingtonUnited States
13263Anand, Kate, K59223RoncqNordFrance
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-16 15:58:24.204 UTC