[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 813   <  SKIP 5085  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20878Ortega, Erika, P75002ParisSeine (Paris)France
20883Rai, Latoya, A75002ParisSeine (Paris)France
20960Beck, Darrell, J75003ParisSeine (Paris)France
20910Malhotra, Carolyn, M75009ParisSeine (Paris)France

Generated 2025-07-19 15:05:04.768 UTC