[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 875   SHUFFLE   <  SKIP 4378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20004Perez, Kaitlin94519ConcordCaliforniaUnited States
15219Chen, Clayton, A5023FindonSouth AustraliaAustralia
21791Price, Richard91776San GabrielCaliforniaUnited States

Generated 2025-07-17 16:43:03.904 UTC