[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 2391   SHUFFLE   <  SKIP 493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
21073Kelly, Catherine95010HofBayernGermany
12843Smith, Summer, K41100Saint OuenLoir et CherFrance

Generated 2025-07-13 16:08:59.611 UTC