[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 589   SHUFFLE   <  SKIP 1573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13444Lopez, Abby, M90210Beverly HillsCaliforniaUnited States
20313Bennett, Oscar, G97005BeavertonOregonUnited States
17046Sai, Preston, D2300NewcastleNew South WalesAustralia

Generated 2025-07-19 21:13:39.192 UTC