[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 2421   SHUFFLE   <  SKIP 4176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16087Chen, Micah94704BerkeleyCaliforniaUnited States
11563Srini, CesarSE1 8HLLondonEnglandUnited Kingdom
21592Reed, Christina98033KirklandWashingtonUnited States

Generated 2025-07-16 15:54:09.613 UTC