[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12313Chande, Jaime75010ParisSeine (Paris)France
11656Perez, Katelyn, K91932Imperial BeachCaliforniaUnited States
26068Patterson, Dylan98501OlympiaWashingtonUnited States

Generated 2025-07-10 16:16:30.749 UTC