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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15070Navarro, Alfredo, N75019ParisSeine (Paris)France
15093Moyer, Johnny75009ParisSeine (Paris)France
15094Ortega, Wendy, B75003ParisSeine (Paris)France
15930He, Tiffany, C75012ParisSeine (Paris)France

Generated 2025-11-05 18:22:17.759 UTC