[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 4617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17673Scott, Amber, B94941Mill ValleyCaliforniaUnited States
13088Powell, Megan98284Sedro WoolleyWashingtonUnited States
22069Reed, Bailey, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 14:07:15.585 UTC