[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 2240  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24802Allen, Timothy, L91941GrossmontCaliforniaUnited States
19174Howard, Katelyn, L59100RoubaixNordFrance
18101Turner, Bailey94947NovatoCaliforniaUnited States
23139Yang, Christian91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 21:29:11.967 UTC