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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15023Watson, Juan, J99202SpokaneWashingtonUnited States
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States
12126Raman, TammySE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-17 12:47:47.497 UTC