[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 484   SHUFFLE   <  SKIP 603  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26376Martinez, Anthony91950National CityCaliforniaUnited States
28149Miller, William90712LakewoodCaliforniaUnited States
24037Guo, Ramon78000VersaillesYvelineFrance
19007Sanchez, Mackenzie97222MilwaukieOregonUnited States

Generated 2025-07-20 00:20:50.288 UTC