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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19138Coleman, Eric, T97222MilwaukieOregonUnited States
25771Rivera, Gabriella20354HamburgHamburgGermany
19243Thomas, James, K94070San CarlosCaliforniaUnited States

Generated 2025-07-08 11:36:37.867 UTC