[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 875   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23132Lee, Anthony, M95062Santa CruzCaliforniaUnited States
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada

Generated 2025-07-09 17:01:56.375 UTC