[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 3165   SHUFFLE   <  SKIP 1812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21256Torres, Meghan, I2060Lavender BayNew South WalesAustralia
27239Simmons, Noah91941GrossmontCaliforniaUnited States
22483Ramos, Lee75012ParisSeine (Paris)France
12803Li, Heather, CYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 19:29:25.759 UTC