[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 589   SHUFFLE   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26996Oliver, Natasha46236BottropNordrhein-WestfalenGermany
27298Coleman, Jennifer, LV2W 1W2HaneyBritish ColumbiaCanada
23700Young, Katelyn, W97355LebanonOregonUnited States

Generated 2025-07-16 23:45:52.084 UTC