[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 875   SHUFFLE   <  SKIP 2278  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13546Jai, Mitchell, D48001MünsterSaarlandGermany
16444Carlson, ErikaTY31RuncornEnglandUnited Kingdom
22137Griffin, Elizabeth, L92625Newport BeachCaliforniaUnited States
14599Wilson, Charles, A97355LebanonOregonUnited States

Generated 2025-07-13 17:10:36.062 UTC