[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 934  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27526Ma, Ramon, D90210Beverly HillsCaliforniaUnited States
24565Navarro, Theodore, J38231SalzgitterHessenGermany
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
27845Wright, Angel93700DrancySeine Saint DenisFrance
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States
24749Guo, Marshall, C94519ConcordCaliforniaUnited States

Generated 2025-07-10 22:57:02.217 UTC