[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 3375   SHUFFLE   <  SKIP 837  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22769Martin, Benjamin90802Long BeachCaliforniaUnited States
19189Price, Morgan59000LilleNordFrance
12121Wilson, Logan, H97222MilwaukieOregonUnited States
20518Sanz, Desiree91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 17:15:35.103 UTC