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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26470Cooper, Marcus94941Mill ValleyCaliforniaUnited States
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom
17621Price, Brianna, J90802Long BeachCaliforniaUnited States

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