[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 413   SHUFFLE   <  SKIP 2354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23810Lee, Sarah, M92806La JollaCaliforniaUnited States
29365Carlson, Cheryl, M66740SaarlouisSaarlandGermany
25428Jenkins, Victoria99202SpokaneWashingtonUnited States

Generated 2025-07-18 00:07:37.934 UTC