[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 875   SHUFFLE   <  SKIP 3479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18399Torres, Sara, D94519ConcordCaliforniaUnited States
26014Torres, Olivia94303Palo AltoCaliforniaUnited States
21395Hughes, Alexia, M98225BellinghamWashingtonUnited States

Generated 2025-07-09 17:49:46.759 UTC