[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 159   SHUFFLE   <  SKIP 2421  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18230Perry, Brianna, W90706BellflowerCaliforniaUnited States
25788Yuan, Nichole60355Frankfurt am MainHamburgGermany
11143Henderson, Jonathan, M90712LakewoodCaliforniaUnited States

Generated 2025-07-14 22:41:21.958 UTC