[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 6198  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21635Lewis, Christian, G94303Palo AltoCaliforniaUnited States
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
21801Cooper, Kaylee, M94303Palo AltoCaliforniaUnited States
21909Ward, Allison94303Palo AltoCaliforniaUnited States

Generated 2025-11-04 19:15:15.534 UTC