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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20690Torres, Nathaniel91776San GabrielCaliforniaUnited States
17022Morgan, Karen91776San GabrielCaliforniaUnited States
26499Ruiz, Renee, L90706BellflowerCaliforniaUnited States

Generated 2025-07-20 02:27:59.883 UTC