[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 565   <  SKIP 601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28056Gray, Alex99362Walla WallaWashingtonUnited States
28969Flores, Eduardo, S99362Walla WallaWashingtonUnited States
29204Sharma, Austin99362Walla WallaWashingtonUnited States

Generated 2025-07-21 16:02:29.440 UTC