[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 875   SHUFFLE   <  SKIP 1199  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
25154Serrano, Clinton91502BurbankCaliforniaUnited States
13925Barnes, Wyatt, A94063Redwood CityCaliforniaUnited States
14877Brooks, Steven, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-20 03:18:06.881 UTC