[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 512   SHUFFLE   <  SKIP 197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29284Hughes, Riley98107BallardWashingtonUnited States
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
29259Davis, JonathanV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-13 01:51:41.258 UTC