[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 2788   SHUFFLE   <  SKIP 675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
11329Alvarez, Andy94519ConcordCaliforniaUnited States
18881James, Kimberly97045Oregon CityOregonUnited States

Generated 2025-07-19 20:08:18.048 UTC