[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 480   SHUFFLE   <  SKIP 477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19695Gonzalez, Angel, D97045Oregon CityOregonUnited States
26317Ms., Wright, Amanda98052RedmondWashingtonUnited States
13928Morris, Nathaniel, K98403TacomaWashingtonUnited States

Generated 2025-07-09 08:58:03.595 UTC