[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 159   SHUFFLE   <  SKIP 908  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28962Lopez, Stanley, M4810TownsvilleQueenslandAustralia
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
11600Rubio, Linda, D92310SèvresHauts de SeineFrance
18667Ma, Kelli, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 13:44:31.708 UTC