[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 461   SHUFFLE   <  SKIP 4035  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
27184Subram, Donald, C66041PoingSaarlandGermany
24806Russell, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 15:51:44.591 UTC