[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 3729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13699Alexander, Rachel97222MilwaukieOregonUnited States
16278Turner, Angel, L95010HofBayernGermany
18123Hughes, Emily90241DowneyCaliforniaUnited States

Generated 2025-07-09 04:25:52.054 UTC