[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3243   SHUFFLE   <  SKIP 406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26782Lewis, SethV8VVictoriaBritish ColumbiaCanada
17151Alexander, Jasmine, A98371PuyallupWashingtonUnited States
13870Clark, Jonathan, P97355LebanonOregonUnited States

Generated 2025-07-20 23:40:16.235 UTC