[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 127   SHUFFLE   <  SKIP 586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15711Liang, JefferyCB4 4BZCambridgeEnglandUnited Kingdom
15430Jiménez, Alfredo98168BurienWashingtonUnited States
18318Hughes, Benjamin, R98036LynnwoodWashingtonUnited States

Generated 2025-07-20 16:51:16.910 UTC