[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 2391   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17454Perry, Edward, A91502BurbankCaliforniaUnited States
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
26317Ms., Wright, Amanda98052RedmondWashingtonUnited States

Generated 2025-07-17 17:54:17.848 UTC