[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 769   <  SKIP 178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21696Watson, Gabrielle, A98020EdmondsWashingtonUnited States
19238West, Isabella98371PuyallupWashingtonUnited States
29212Gonzales, Jocelyn98270MarysvilleWashingtonUnited States

Generated 2025-07-17 02:15:08.665 UTC