[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 158   SHUFFLE   <  SKIP 2292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21773Rogers, Alyssa97005BeavertonOregonUnited States
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-16 13:19:59.352 UTC