[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 2870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom
27534Chapman, Candace94010BurlingameCaliforniaUnited States
25534Sanz, Casey57000MetzMoselleFrance

Generated 2025-07-10 20:19:59.992 UTC