[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 324   SHUFFLE   <  SKIP 1701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom
12948Kumar, Adam, K91203GlendaleCaliforniaUnited States
15946Wilson, Wyatt, L90706BellflowerCaliforniaUnited States

Generated 2025-07-14 19:16:16.102 UTC