[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 5562   <  SKIP 1028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11153James, Angela, R98055RentonWashingtonUnited States
26506Srini, Ruth, C98107BallardWashingtonUnited States
13184Perez, Miguel97355LebanonOregonUnited States

Generated 2025-07-16 15:10:47.872 UTC