[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 9324   SHUFFLE   <  SKIP 1202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24699Rubio, RebekahAS23Stoke-on-TrentEnglandUnited Kingdom
18113Simmons, Abigail90505TorranceCaliforniaUnited States
21305Garcia, Hunter, JV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-21 18:02:50.401 UTC