[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 480   SHUFFLE   <  SKIP 2145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14826Lopez, Stefanie, J93700DrancySeine Saint DenisFrance
14182Lin, Steve, A60082Frankfurt am MainHamburgGermany
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-14 16:56:09.282 UTC