[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 470   SHUFFLE   <  SKIP 4413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23823Davis, Samuel, K90706BellflowerCaliforniaUnited States
13573Pal, Edwin, M45000OrleansLoiretFrance
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States

Generated 2025-07-21 10:13:01.188 UTC