[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   SHUFFLE   SKIP 4331   <  SKIP 439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20275Kelly, Angela, J97034Lake OswegoOregonUnited States
21053Vazquez, JamieOX1OxfordEnglandUnited Kingdom
20372Edwards, Kaitlyn97034Lake OswegoOregonUnited States

Generated 2025-07-21 19:29:49.949 UTC