[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 2993   SHUFFLE   <  SKIP 50  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16087Chen, Micah94704BerkeleyCaliforniaUnited States
24078Martin, Neil66001SaarbrückenSaarlandGermany
13356Prasad, Stefanie, J98225BellinghamWashingtonUnited States

Generated 2025-07-12 21:22:25.623 UTC