[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 0   SHUFFLE   <  SKIP 3128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21778Shen, Louis98168BurienWashingtonUnited States
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
27088Patterson, Tristan97301SalemOregonUnited States
12652Martin, Carolyn, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-11-03 21:59:21.046 UTC