[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 2691  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16044Rai, Connie13441BerlinHessenGermany
23788Smith, Michael91502BurbankCaliforniaUnited States
12552Torres, Bruce41100Saint OuenLoir et CherFrance
18074Hall, Julia, L98036LynnwoodWashingtonUnited States

Generated 2025-07-11 03:19:27.323 UTC