[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   SHUFFLE   SKIP 290   <  SKIP 689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17430King, Edward98225BellinghamWashingtonUnited States
18079Martin, Victoria92806La JollaCaliforniaUnited States
28583Long, Ryan, H99362Walla WallaWashingtonUnited States

Generated 2025-07-19 07:56:01.471 UTC