[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 416   SHUFFLE   <  SKIP 2510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12833Goel, Sheena14129BerlinHessenGermany
27155Hall, Eric, C75007ParisSeine (Paris)France
28096Stewart, Alexandra, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 03:18:21.940 UTC