[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom
27269Lee, Victoria99362Walla WallaWashingtonUnited States
24000Yang, Randy, E2264SilverwaterNew South WalesAustralia

Generated 2025-07-12 12:41:00.863 UTC