[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
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States
25053Andersen, Colin2065St. LeonardsNew South WalesAustralia
26498Hayes, Ethan98055RentonWashingtonUnited States

Generated 2025-07-10 12:17:48.151 UTC