[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 2421   SHUFFLE   <  SKIP 3257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16532Sharma, Tommy95000CergyVal d'OiseFrance
15343Barnes, Carson90712LakewoodCaliforniaUnited States
20461Nelson, Mackenzie91776San GabrielCaliforniaUnited States

Generated 2025-07-12 15:11:18.246 UTC