[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2993   SHUFFLE   <  SKIP 8  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18692Mehta, Preston, G2060Lavender BayNew South WalesAustralia
18722Navarro, Jonathon2065St. LeonardsNew South WalesAustralia
19399Brown, Anthony, JV8POak BayBritish ColumbiaCanada

Generated 2025-07-10 09:54:06.898 UTC