[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 6204  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22272Kelly, Isabella94303Palo AltoCaliforniaUnited States
22367Griffin, Jasmine94303Palo AltoCaliforniaUnited States
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
22781Powell, Hunter94303Palo AltoCaliforniaUnited States
23040Morgan, Seth, A94303Palo AltoCaliforniaUnited States
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States

Generated 2025-11-01 06:11:41.608 UTC