[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   SHUFFLE   SKIP 8120   <  SKIP 831  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20442Chen, Jorge, T91502BurbankCaliforniaUnited States
22199Lee, David, J3220GeelongVictoriaAustralia
22297Garcia, Jasmine, A94063Redwood CityCaliforniaUnited States
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 18:26:32.857 UTC