[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 438   SHUFFLE   <  SKIP 336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28041Wright, Rebecca, J98501OlympiaWashingtonUnited States
11081Baker, Savannah, C94519ConcordCaliforniaUnited States
26459Hayes, Angelica98366Port OrchardWashingtonUnited States

Generated 2025-07-09 17:03:29.191 UTC