[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 327   SHUFFLE   <  SKIP 3485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24058Lal, AlvinYO15YorkEnglandUnited Kingdom
19208Diaz, Angelica98284Sedro WoolleyWashingtonUnited States
16532Sharma, Tommy95000CergyVal d'OiseFrance

Generated 2025-07-12 11:08:32.045 UTC