[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 0   SHUFFLE   <  SKIP 1132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
12436Diaz, Albert, A98168BurienWashingtonUnited States
12600Romero, Larry, S04838EilenburgBrandenburgGermany

Generated 2025-11-05 04:13:01.059 UTC