[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 484   SHUFFLE   <  SKIP 152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17345Martin, Jeremiah, EV6B 3P7Port HammondBritish ColumbiaCanada
18125Cai, Leah66272Sulzbach TaunusSaarlandGermany
27430Young, Stephanie, N98312BremertonWashingtonUnited States

Generated 2025-07-13 23:10:47.993 UTC