[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 413   SHUFFLE   <  SKIP 2916  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22741He, Darryl, R98107BallardWashingtonUnited States
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada
22095Perry, BrandonV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-12 19:29:33.621 UTC