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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21289Wang, Warren, A98168BurienWashingtonUnited States
19017Brooks, Zoe, L94014ColmaCaliforniaUnited States
25195Wilson, Alexandra94519ConcordCaliforniaUnited States

Generated 2025-07-21 06:22:58.765 UTC