[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 548   SHUFFLE   <  SKIP 92  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27230Wilson, Hunter, RV6B 3P7Port HammondBritish ColumbiaCanada
16309Ortega, Desiree, A01071DresdenHessenGermany

Generated 2025-07-16 23:35:04.112 UTC