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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28722Stone, Carmen, F57000MetzMoselleFrance
26972Sara, Kristopher, T75002ParisSeine (Paris)France
27915Green, Jordan, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 22:15:34.164 UTC