[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5136   <  SKIP 1226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13280Adams, Bailey98033KirklandWashingtonUnited States
22837Chandra, Sergio, ASW8 1XDLondonEnglandUnited Kingdom
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-17 22:56:29.117 UTC