[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 928   SHUFFLE   <  SKIP 1473  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
21410Zhang, Eric98020EdmondsWashingtonUnited States
16314Ross, Gabriel, KAS23Stoke-on-TrentEnglandUnited Kingdom
18695Diaz, Aaron, C3337MeltonVictoriaAustralia

Generated 2025-07-21 16:17:36.031 UTC