[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 416   SHUFFLE   <  SKIP 2736  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22257Romero, Carrie94519ConcordCaliforniaUnited States
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-19 16:49:01.179 UTC