[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 1684  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia
23974Huang, Susan, L45000OrleansLoiretFrance
18228Parker, Adam, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 17:23:02.137 UTC