[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 5136   <  SKIP 1207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29480Raji, Nina, WSW19 3RULondonEnglandUnited Kingdom
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States
19416Morris, CaitlinWA3WatfordEnglandUnited Kingdom

Generated 2025-07-22 07:14:41.049 UTC