[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 1029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16395Pal, Tara75002ParisSeine (Paris)France
19280Andersen, Darrell75003ParisSeine (Paris)France
23856Taylor, Sarah98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 02:57:05.622 UTC