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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11931Adams, Marcus, M94303Palo AltoCaliforniaUnited States
12104Ross, Mariah, J94303Palo AltoCaliforniaUnited States
12181Sanders, Katelyn, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 20:51:10.596 UTC