[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 5661   SHUFFLE   <  SKIP 3686  >   TAKE 1  >   

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

1 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-22 13:11:27.580 UTC