[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 327   SHUFFLE   <  SKIP 3853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26383Hu, Ronnie75005ParisSeine (Paris)France
23307Ramos, Meredith, A2061Milsons PointNew South WalesAustralia
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 02:25:16.435 UTC