[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20885Xie, TerryL4 4HBLiverpoolEnglandUnited Kingdom
16119Watson, Hailey, I97330CorvallisOregonUnited States
22783Green, Isaac, C98036LynnwoodWashingtonUnited States

Generated 2025-07-15 22:03:58.378 UTC