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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20327Perez, Sophia94070San CarlosCaliforniaUnited States
15965Watson, Jennifer, H91776San GabrielCaliforniaUnited States
11145Coleman, Jasmine, L97005BeavertonOregonUnited States

Generated 2025-07-11 03:07:29.935 UTC