[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 589   SHUFFLE   <  SKIP 2404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom
21073Kelly, Catherine95010HofBayernGermany

Generated 2025-07-14 03:22:05.255 UTC