[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 416   SHUFFLE   <  SKIP 1434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13170Reed, Sebastian, E90210Beverly HillsCaliforniaUnited States
23839Howard, Savannah, L94014ColmaCaliforniaUnited States
15283Li, Eugene, AV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 16:10:38.663 UTC