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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21299Gonzales, Hannah98270MarysvilleWashingtonUnited States
27030Gray, Jan, M98104SeattleWashingtonUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States

Generated 2025-07-21 11:12:26.216 UTC