[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 413   SHUFFLE   <  SKIP 1746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17378Foster, Zachary97355LebanonOregonUnited States
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
11235Stewart, Angel, J98107BallardWashingtonUnited States

Generated 2025-07-20 06:31:35.806 UTC