[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 875   SHUFFLE   <  SKIP 4097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29423Luo, Tony, W78000VersaillesYvelineFrance
15641Sara, Marco, L3977CranbourneVictoriaAustralia
24389Carter, Xavier97301SalemOregonUnited States

Generated 2025-07-15 03:32:14.347 UTC