[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   SHUFFLE   SKIP 3871   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28804Allen, Wyatt, C91502BurbankCaliforniaUnited States
13591Alonso, Latasha, AY03 4TNYorkEnglandUnited Kingdom
16300Martin, Orlando, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-15 01:36:13.899 UTC