[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 0   SHUFFLE   <  SKIP 3049  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15657Hayes, Marcus, AWA1WarringtonEnglandUnited Kingdom
21714Patel, Carmen, M98168BurienWashingtonUnited States
13276Johnson, Sarah, E98201EverettWashingtonUnited States

Generated 2025-10-27 18:57:32.041 UTC