[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 6193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12097Allen, Sean, LV9B 5T2ShawneeBritish ColumbiaCanada
13597Gutierrez, Lance, D95010HofBayernGermany
13667Deng, Andres91940Les UlisEssonneFrance

Generated 2025-07-12 12:01:56.847 UTC