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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16660Blanco, Lee, M2580GoulburnNew South WalesAustralia
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
15514Ramirez, Angela99362Walla WallaWashingtonUnited States

Generated 2025-07-11 15:46:15.642 UTC