[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 529   SHUFFLE   <  SKIP 673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26585Xu, Alejandro, R2300NewcastleNew South WalesAustralia
23154Phillips, Connor, E99362Walla WallaWashingtonUnited States
13153Hill, Jack, N98168BurienWashingtonUnited States

Generated 2025-07-20 22:09:11.987 UTC