[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 2426   <  SKIP 2253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom
15335Patterson, Emily98052RedmondWashingtonUnited States
22741He, Darryl, R98107BallardWashingtonUnited States

Generated 2025-07-18 06:37:30.570 UTC