[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 875   SHUFFLE   <  SKIP 6515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26749Sun, Rafael4655Hervey BayQueenslandAustralia
22872Bailey, Sara, F98168BurienWashingtonUnited States
12929Bryant, Vanessa97330CorvallisOregonUnited States

Generated 2025-07-09 03:25:25.127 UTC