[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 750   SHUFFLE   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28989Cox, Angela97222MilwaukieOregonUnited States
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
24294Yang, Luis97205PortlandOregonUnited States

Generated 2025-07-09 17:23:48.617 UTC