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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17416Suri, Raymond, H94704BerkeleyCaliforniaUnited States
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States
13467Martinez, Kristopher98225BellinghamWashingtonUnited States

Generated 2025-07-19 20:11:11.759 UTC