[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 650   SHUFFLE   <  SKIP 3628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27137Lopez, Cindy, LW1V 5RNLondonEnglandUnited Kingdom
23108Wright, Savannah, L98201EverettWashingtonUnited States
21567Sanchez, Candace, L1002SydneyNew South WalesAustralia

Generated 2025-07-15 02:54:40.228 UTC