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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17031Thomas, Grace, L94536FremontCaliforniaUnited States
16216Mitchell, Charles, L98366Port OrchardWashingtonUnited States
13607Rana, Levi, J60082Frankfurt am MainHamburgGermany

Generated 2025-07-08 20:08:04.836 UTC