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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28048Powell, Samuel91945Lemon GroveCaliforniaUnited States
23790Williams, Isabella97355LebanonOregonUnited States
18129Rodriguez, Elizabeth, J78400ChatouYvelineFrance

Generated 2025-07-21 09:51:07.793 UTC