[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 836   SHUFFLE   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21691Martin, Brandon, SV8POak BayBritish ColumbiaCanada
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
18513Xu, Edwin94010BurlingameCaliforniaUnited States

Generated 2025-07-21 15:42:26.033 UTC