[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 475   SHUFFLE   <  SKIP 321  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11576Zhu, Micah, V59170CroixNordFrance
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
18093Johnson, Grace, M97301SalemOregonUnited States
21529Martinez, Kristi, L45000OrleansLoiretFrance

Generated 2025-07-18 17:59:21.943 UTC