[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 70   SHUFFLE   <  SKIP 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13699Alexander, Rachel97222MilwaukieOregonUnited States
17379Morgan, Alexandra, M97205PortlandOregonUnited States
19732Hill, Kyle90706BellflowerCaliforniaUnited States

Generated 2025-07-20 22:06:21.211 UTC