[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 0   SHUFFLE   <  SKIP 2945  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14507Wright, Eric91364Woodland HillsCaliforniaUnited States
29455Zeng, Dawn, D3429SunburyVictoriaAustralia
16195Perez, Abby93500PantinSeine Saint DenisFrance
18845Hughes, Katherine, E98403TacomaWashingtonUnited States
19034Diaz, Tabitha, J91054ErlangenBayernGermany
24926Roberts, Eric90241DowneyCaliforniaUnited States
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom

Generated 2025-10-31 12:24:46.178 UTC