[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 344   SHUFFLE   <  SKIP 388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13884Rogers, Jada98225BellinghamWashingtonUnited States
20685Powell, Mariah90706BellflowerCaliforniaUnited States
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-21 04:06:05.042 UTC