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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25684Sanchez, Jermaine, D66001SaarbrückenSaarlandGermany
27379Ross, Isabel91932Imperial BeachCaliforniaUnited States
27508Edwards, James, K94704BerkeleyCaliforniaUnited States
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 13:18:12.241 UTC