[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 3401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States
11215Perry, AnaV8XRoyal OakBritish ColumbiaCanada
23123Kelly, Zoe2580GoulburnNew South WalesAustralia

Generated 2025-07-10 14:15:30.666 UTC