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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States
21726Hall, MorganV8Z 4N5ShawneeBritish ColumbiaCanada
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-13 19:45:53.035 UTC