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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20291Walker, Alexis94070San CarlosCaliforniaUnited States
20932Kelly, Cole, J59140DunkerqueNordFrance
24623Torres, Beth98225BellinghamWashingtonUnited States

Generated 2025-11-03 10:45:53.183 UTC