[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 482   SHUFFLE   <  SKIP 2805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19388Martin, Alberto, R63151MühlheimHamburgGermany
22616Zhang, JakeSL67RJMaidenheadEnglandUnited Kingdom
29233Sanders, Caitlin98501OlympiaWashingtonUnited States
23088Hu, Wesley, L98225BellinghamWashingtonUnited States

Generated 2025-07-14 07:58:00.542 UTC