[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 6177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17270Parker, Jack94303Palo AltoCaliforniaUnited States
17399Sanchez, Ian, F94303Palo AltoCaliforniaUnited States
18347Clark, Alyssa, J94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 12:48:13.055 UTC