[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 6002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
14256Robinson, Elizabeth98036LynnwoodWashingtonUnited States
29364Rubio, Lee92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-12 02:05:13.915 UTC