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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28806Hernandez, Randall, H84720Cedar CityUtahUnited States
14472Diaz, Natalie, L91776San GabrielCaliforniaUnited States
29174Parker, Richard98371PuyallupWashingtonUnited States

Generated 2025-07-12 05:12:15.174 UTC