[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 3669   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
29014Powell, Ryan, K98020EdmondsWashingtonUnited States
14418Young, Rebecca, W97034Lake OswegoOregonUnited States

Generated 2025-07-11 12:41:45.307 UTC