[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 1699   SHUFFLE   <  SKIP 966  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22213Patel, Jay6006PerthSouth AustraliaAustralia
13085Harris, Daniel, T98312BremertonWashingtonUnited States

Generated 2025-07-20 09:38:19.578 UTC