[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 3004  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22674Prasad, Troy, C95010HofBayernGermany
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom
16277Luo, ChristyRH15 9UDWest SussexEnglandUnited Kingdom
16353Xu, Alejandro, J98312BremertonWashingtonUnited States

Generated 2025-07-11 23:43:22.538 UTC