[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 468   <  SKIP 967  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29104Zhang, Nathan, LV8VVictoriaBritish ColumbiaCanada
11242Munoz, Larry78000VersaillesYvelineFrance
11601Raman, Ivan, S78000VersaillesYvelineFrance
11591Lu, Stacey, W78000VersaillesYvelineFrance

Generated 2025-07-17 08:15:31.036 UTC