[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 4160   SHUFFLE   <  SKIP 519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23967Suri, Veronica, DNT20Newcastle upon TyneEnglandUnited Kingdom
14068McDonald, Brent2055North SydneyNew South WalesAustralia
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-21 09:06:32.945 UTC