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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
19601Suarez, Alfredo4171HawthorneQueenslandAustralia
21158Patterson, Trevor, J98052RedmondWashingtonUnited States
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 03:16:23.776 UTC