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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27116Gonzalez, Regina, L98225BellinghamWashingtonUnited States
23365Flores, Vanessa94010BurlingameCaliforniaUnited States
25487Rogers, Allison95010HofBayernGermany

Generated 2025-07-09 21:38:15.257 UTC