[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 575   SHUFFLE   <  SKIP 1950  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16033Lin, Erica, ESW19 3RULondonEnglandUnited Kingdom
11278Phillips, Jonathan98020EdmondsWashingtonUnited States

Generated 2025-07-18 02:59:40.728 UTC