[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 827   SHUFFLE   <  SKIP 1392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom
28532Xie, Tony, R75008ParisSeine (Paris)France
24397Raman, Henry, S92118CoronadoCaliforniaUnited States
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States

Generated 2025-07-12 20:45:25.103 UTC