[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 416   SHUFFLE   <  SKIP 2197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24284Sanders, Melissa, RV8VVictoriaBritish ColumbiaCanada
16766Arun, Summer, G90210Beverly HillsCaliforniaUnited States
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States

Generated 2025-07-12 09:24:00.411 UTC