[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 470   SHUFFLE   <  SKIP 3833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13567Rubio, Anne, T70452StuttgartSaarlandGermany
21433Martinez, Gerald94519ConcordCaliforniaUnited States
14659Harris, Zachary, E94611OaklandCaliforniaUnited States

Generated 2025-07-10 21:30:06.203 UTC