[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 120  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15516Raje, Shaun, V91910Chula VistaCaliforniaUnited States
18844Hernandez, Dalton, A98055RentonWashingtonUnited States

Generated 2025-07-12 11:58:08.174 UTC