[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 475   SHUFFLE   <  SKIP 423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19933Deng, NicholeCB4 4BZCambridgeEnglandUnited Kingdom
12186Srini, Bryant, P94704BerkeleyCaliforniaUnited States
15685Vazquez, Robin63009OffenbachSaarlandGermany

Generated 2025-07-13 14:27:18.137 UTC