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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12834Xie, Kelsey75013ParisSeine (Paris)France
12842Becker, Kelvin75008ParisSeine (Paris)France
12866Fernandez, Janelle75006ParisSeine (Paris)France

Generated 2025-07-12 22:39:15.019 UTC