[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 2927   SHUFFLE   <  SKIP 743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17303Tang, Terrence, R2010DarlinghurstNew South WalesAustralia
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States
18962Parker, Seth, R94014ColmaCaliforniaUnited States

Generated 2025-07-15 22:07:56.751 UTC