[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 127   SHUFFLE   <  SKIP 2112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20159Zhu, Ernest2036MatravilleNew South WalesAustralia
22786Goldstein, Wyatt98168BurienWashingtonUnited States
28234Nelson, Jack, I90706BellflowerCaliforniaUnited States

Generated 2025-07-14 07:31:13.810 UTC