[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 3669   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20128Miller, Ian, B97071WoodburnOregonUnited States
26263Collins, Kaitlyn97205PortlandOregonUnited States
16294Hu, Steve, AW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-10 22:19:20.223 UTC