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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12736Ruiz, Diana, C91480FrankfurtBayernGermany
19010Ortega, Naomi94519ConcordCaliforniaUnited States
24072He, Randy, R66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-10 22:34:35.499 UTC