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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12562Chandra, Kristina75019ParisSeine (Paris)France
12565Gutierrez, Kendra, S75009ParisSeine (Paris)France
12537Luo, Terrence75012ParisSeine (Paris)France
12542Patel, Preston, C75019ParisSeine (Paris)France

Generated 2025-07-14 09:27:33.877 UTC