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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21144Richardson, Lucas98055RentonWashingtonUnited States
13218Bryant, Melissa91910Chula VistaCaliforniaUnited States
20690Torres, Nathaniel91776San GabrielCaliforniaUnited States

Generated 2025-07-10 20:55:50.031 UTC