[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   SKIP 3027   SHUFFLE   <  SKIP 3632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18877Hall, Evan94704BerkeleyCaliforniaUnited States
25632Moreno, LeeSW6 SBYLondonEnglandUnited Kingdom
11885Sharma, Kurt94010BurlingameCaliforniaUnited States

Generated 2025-07-14 02:32:38.556 UTC