[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 623   <  SKIP 5127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13549King, Richard75007ParisSeine (Paris)France
13610Sharma, Omar, R75019ParisSeine (Paris)France
13564Blanco, Sabrina75003ParisSeine (Paris)France

Generated 2025-07-20 00:13:47.278 UTC