[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 304   SHUFFLE   <  SKIP 535  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17718Jai, Lindsay, R91480FrankfurtBayernGermany
11606Ramos, Melody91420MorangisEssonneFrance
24879Munoz, Desiree48001MünsterSaarlandGermany
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
19458Blanco, Tyrone, F59223RoncqNordFrance
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States
16891Gonzales, Natalie91950National CityCaliforniaUnited States

Generated 2025-07-14 13:50:46.995 UTC