[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 470   SHUFFLE   <  SKIP 2818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11366Patel, Virginia, R3198SeafordVictoriaAustralia
17702King, Jack, HYO15YorkEnglandUnited Kingdom
20030Harris, Alexander, E94010BurlingameCaliforniaUnited States

Generated 2025-07-10 22:51:13.290 UTC