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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28547Shen, April, J75016ParisSeine (Paris)France
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
28464Hernandez, Eddie, I75003ParisSeine (Paris)France
28476Xie, Bradley, J75008ParisSeine (Paris)France

Generated 2025-07-17 09:53:11.731 UTC