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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17427Russell, Adam, J91203GlendaleCaliforniaUnited States
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom
22280Scott, Luis, A94015Daly CityCaliforniaUnited States
28378Sanchez, Sara93700DrancySeine Saint DenisFrance
16266Yang, Alisha91420MorangisEssonneFrance
18877Hall, Evan94704BerkeleyCaliforniaUnited States
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-15 10:17:36.428 UTC