[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 875   SHUFFLE   <  SKIP 6291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12396Yang, Susan, E95010HofBayernGermany
12468Nath, Wayne75012ParisSeine (Paris)France
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States

Generated 2025-07-14 00:45:33.867 UTC