[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 1658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
26624Russell, Elizabeth, A98104SeattleWashingtonUnited States
13085Harris, Daniel, T98312BremertonWashingtonUnited States

Generated 2025-11-06 03:46:53.838 UTC