[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 827   SHUFFLE   <  SKIP 5151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17561White, Samantha90706BellflowerCaliforniaUnited States
12225Ortega, Kathleen, G66041PoingSaarlandGermany
28213Morgan, Jared, A3000MelbourneVictoriaAustralia

Generated 2025-07-21 15:17:44.288 UTC