[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 405   SHUFFLE   <  SKIP 1623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12897Wilson, Alyssa91502BurbankCaliforniaUnited States
12073Rodriguez, Thomas, G90712LakewoodCaliforniaUnited States
29264Brooks, Riley92118CoronadoCaliforniaUnited States

Generated 2025-07-15 14:09:31.664 UTC