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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17344Kelly, Timothy94947NovatoCaliforniaUnited States
27069Perez, Gabriella, A90505TorranceCaliforniaUnited States
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada

Generated 2025-07-10 22:26:20.239 UTC