[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 327   SHUFFLE   <  SKIP 861  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25930Harris, Ethan, L98036LynnwoodWashingtonUnited States
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 01:48:49.383 UTC