[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 3677   SHUFFLE   <  SKIP 3350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20742Stewart, Isabella, M97034Lake OswegoOregonUnited States
11543Chande, Sheena75013ParisSeine (Paris)France
28026Ross, Paige, J94303Palo AltoCaliforniaUnited States

Generated 2025-07-20 03:03:23.448 UTC