[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 717   SHUFFLE   <  SKIP 2473  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
14177Nara, Kenneth, K59140DunkerqueNordFrance

Generated 2025-07-11 16:08:17.885 UTC