[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 827   SHUFFLE   <  SKIP 2072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
24262Thomas, Daniel92806La JollaCaliforniaUnited States

Generated 2025-07-20 22:09:26.629 UTC