[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 24   SHUFFLE   <  SKIP 2287  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15191Kumar, Andres, L91910Chula VistaCaliforniaUnited States
22273Rodriguez, Patricia, M91910Chula VistaCaliforniaUnited States
18041Xie, SheenaLE18LeedsEnglandUnited Kingdom
15371Bryant, Cameron99362Walla WallaWashingtonUnited States

Generated 2025-07-12 10:37:45.899 UTC