[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 413   SHUFFLE   <  SKIP 2485  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20464Lu, Amy, A97005BeavertonOregonUnited States
23610Perez, Cory93700DrancySeine Saint DenisFrance
18088Stewart, Seth, A91950Lincoln AcresCaliforniaUnited States
23520Wilson, Richard97301SalemOregonUnited States

Generated 2025-07-13 02:36:37.365 UTC