[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 396   SHUFFLE   <  SKIP 597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14830Ward, Isabella66740SaarlouisSaarlandGermany
13951Hughes, Dylan, C99202SpokaneWashingtonUnited States
13989Bradley, Chloe, A98168BurienWashingtonUnited States

Generated 2025-07-12 22:32:05.626 UTC