[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 542   SHUFFLE   <  SKIP 183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
28578Rogers, Zoe98036LynnwoodWashingtonUnited States
23497Bryant, Olivia, A98501OlympiaWashingtonUnited States

Generated 2025-07-17 07:45:22.223 UTC