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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22106Long, Olivia94303Palo AltoCaliforniaUnited States
21909Ward, Allison94303Palo AltoCaliforniaUnited States
22367Griffin, Jasmine94303Palo AltoCaliforniaUnited States
22185Henderson, Connor94303Palo AltoCaliforniaUnited States

Generated 2025-11-02 01:09:27.352 UTC