[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 808   SHUFFLE   <  SKIP 342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20066White, Marcus98036LynnwoodWashingtonUnited States
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States
19419Adams, Allison, L59100RoubaixNordFrance

Generated 2025-07-14 09:44:26.544 UTC