[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 516   <  SKIP 242  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19204Evans, Sydney97045Oregon CityOregonUnited States
13184Perez, Miguel97355LebanonOregonUnited States
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom
28098Zhu, Roger, J3429SunburyVictoriaAustralia

Generated 2025-07-15 22:13:28.788 UTC