[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 1076   SHUFFLE   <  SKIP 1010  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16752Wright, Mason90505TorranceCaliforniaUnited States
25943McDonald, Brianna94947NovatoCaliforniaUnited States
14484Hall, Samantha91950National CityCaliforniaUnited States
29409Pal, Kelsey20354HamburgHamburgGermany

Generated 2025-07-16 00:39:29.848 UTC