[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 872   SHUFFLE   <  SKIP 1016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25323Diaz, Lance, A20354HamburgHamburgGermany
15853Brown, Jasmine94941Mill ValleyCaliforniaUnited States
12748Bell, Grace93700DrancySeine Saint DenisFrance

Generated 2025-07-16 23:52:20.630 UTC