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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12774Gao, Kristen94010BurlingameCaliforniaUnited States
26980Suarez, Marc41485GrevenbroichBayernGermany
12288Brooks, Sara, APB12PeterboroughEnglandUnited Kingdom
11169Richardson, Bryce92118CoronadoCaliforniaUnited States

Generated 2025-07-11 03:52:42.591 UTC