[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 70   SHUFFLE   <  SKIP 1487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19717Hill, Edward, A97071WoodburnOregonUnited States
19995Gonzales, Jordyn94063Redwood CityCaliforniaUnited States
27486Gill, Mathew, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-16 14:54:58.010 UTC