[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 362   SHUFFLE   <  SKIP 5695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18799Lewis, Jacob, K92806La JollaCaliforniaUnited States
11426Mehta, Kristopher38001BraunschweigNordrhein-WestfalenGermany
21493Coleman, Carson92102San DiegoCaliforniaUnited States

Generated 2025-07-15 18:54:16.042 UTC