[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 9363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13927Gonzales, Gabriel, M90706BellflowerCaliforniaUnited States
14136She, Louis93400Saint-DenisSeine Saint DenisFrance
28900Price, Jasmine, L20354HamburgHamburgGermany

Generated 2025-07-13 20:30:16.010 UTC