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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15688Gray, Chase, J75007ParisSeine (Paris)France
15700Guo, Eugene, R75003ParisSeine (Paris)France
15930He, Tiffany, C75012ParisSeine (Paris)France
16040Gill, Casey75008ParisSeine (Paris)France

Generated 2025-07-12 15:49:00.029 UTC