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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15324Serrano, Renee10917Central ValleyNew YorkUnited States
26859Pal, Darrell, M95000CergyVal d'OiseFrance
22853Pal, Tasha2300NewcastleNew South WalesAustralia

Generated 2025-07-12 00:59:44.965 UTC