[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 3104   SHUFFLE   <  SKIP 2352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27640Thomas, Lauren94519ConcordCaliforniaUnited States
15521Deng, Kathryn90706BellflowerCaliforniaUnited States
19279Xu, Omar, RSE1 8HLLondonEnglandUnited Kingdom
20027Murphy, Danielle91203GlendaleCaliforniaUnited States

Generated 2025-07-14 16:22:23.388 UTC