[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 376   SHUFFLE   <  SKIP 861  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20942Sharma, Tasha, M93500PantinSeine Saint DenisFrance
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States
29165Perry, BenjaminV7L 4J4N. VancouverBritish ColumbiaCanada
14770Andersen, Melvin, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-21 14:18:26.854 UTC