[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 480   SHUFFLE   <  SKIP 643  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
28588Griffin, Emma, R90505TorranceCaliforniaUnited States
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance

Generated 2025-07-13 15:32:30.334 UTC