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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22395Patel, Jermaine, E75007ParisSeine (Paris)France
22413Diaz, Kristi, J75019ParisSeine (Paris)France
22417Goel, Shaun, L75016ParisSeine (Paris)France
22423Hernandez, Byron75007ParisSeine (Paris)France

Generated 2025-07-13 05:54:45.779 UTC