[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 0   SHUFFLE   <  SKIP 2869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14136She, Louis93400Saint-DenisSeine Saint DenisFrance
28447Walker, Dalton, S93700DrancySeine Saint DenisFrance
17957Yuan, Misty, J92310SèvresHauts de SeineFrance

Generated 2025-11-05 10:05:54.980 UTC