[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 750   <  SKIP 4493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16736Alexander, Kelly98366Port OrchardWashingtonUnited States
16782Clark, Lucas98366Port OrchardWashingtonUnited States
17168Perez, Jada98366Port OrchardWashingtonUnited States

Generated 2025-10-10 15:06:46.220 UTC