[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 5973  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24076Hernandez, Casey, I75006ParisSeine (Paris)France
24109Suarez, Eddie, A75017ParisSeine (Paris)France
24116Martinez, Pedro75007ParisSeine (Paris)France
24125Xu, Tiffany75019ParisSeine (Paris)France

Generated 2025-07-13 13:59:41.024 UTC