[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
28514Chen, Lisa, S91940Les UlisEssonneFrance
11786Murphy, Ian, G98052RedmondWashingtonUnited States

Generated 2025-07-10 04:12:04.497 UTC