[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 2236   SHUFFLE   <  SKIP 722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27936Martin, Bruce, D59170CroixNordFrance
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
12248Taylor, Devin, L3220GeelongVictoriaAustralia

Generated 2025-07-10 19:49:14.965 UTC