[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 394   SHUFFLE   <  SKIP 1615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26258Powell, Angelica, E97205PortlandOregonUnited States
20643Patterson, Abigail91932Imperial BeachCaliforniaUnited States
25727Torres, Cheryl, TLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 20:48:53.174 UTC