[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 512   SHUFFLE   <  SKIP 458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20451Anand, Kelli, A2300NewcastleNew South WalesAustralia
18273Moore, Natalie, W3000MelbourneVictoriaAustralia
20306Baker, Mary94519ConcordCaliforniaUnited States

Generated 2025-07-12 18:42:41.810 UTC