[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 376   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States
12540Sara, Levi, SPB12PeterboroughEnglandUnited Kingdom
13891Simmons, Aaron90712LakewoodCaliforniaUnited States

Generated 2025-11-04 17:22:30.310 UTC