[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 2500   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18377Robinson, Madison, WV9MetchosinBritish ColumbiaCanada
16489Garcia, Frederick, J1597Lane CoveNew South WalesAustralia
15954Deng, Marshall, L90706BellflowerCaliforniaUnited States

Generated 2025-07-17 03:32:38.551 UTC