[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 999   SHUFFLE   <  SKIP 256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13934Young, Luis98027IssaquahWashingtonUnited States
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States
15376Sanders, Megan, AV0SookeBritish ColumbiaCanada

Generated 2025-07-20 15:57:17.575 UTC