[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 189   SHUFFLE   <  SKIP 1229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27027White, Jennifer, SV8POak BayBritish ColumbiaCanada
11341Zeng, Randy, AGL50CheltenhamEnglandUnited Kingdom
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-14 04:03:05.826 UTC