[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 2391   <  SKIP 4280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22056Howard, Alex, W98501OlympiaWashingtonUnited States
22759Ramirez, Julia, A98501OlympiaWashingtonUnited States
22760Chen, Hunter, B98501OlympiaWashingtonUnited States

Generated 2025-07-14 20:45:09.971 UTC