[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 470   SHUFFLE   <  SKIP 7065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18567Barnes, Madison91776San GabrielCaliforniaUnited States
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States

Generated 2025-07-18 22:28:45.752 UTC