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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24935Hayes, James, R94519ConcordCaliforniaUnited States
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom
24620Morgan, Olivia, L94536FremontCaliforniaUnited States

Generated 2025-07-20 23:37:23.049 UTC