[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 250   <  SKIP 3864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21117Sara, Bryant, K41100Saint OuenLoir et CherFrance
21530Raman, Toni41100Saint OuenLoir et CherFrance
20597Beck, Carly41100Saint OuenLoir et CherFrance

Generated 2025-07-07 22:27:33.072 UTC