[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 1159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23300Henderson, Julia, L98403TacomaWashingtonUnited States
16272Deng, Raul, DMK8 8ZDMilton KeynesEnglandUnited Kingdom
27533Perez, Allison, C90706BellflowerCaliforniaUnited States
12420Hayes, Spencer, V97222MilwaukieOregonUnited States

Generated 2025-07-18 23:07:54.786 UTC