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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28547Shen, April, J75016ParisSeine (Paris)France
28724Navarro, Marvin, J75005ParisSeine (Paris)France
28740Alan, Alisha, M75005ParisSeine (Paris)France

Generated 2025-07-13 13:04:57.451 UTC