[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 159   SHUFFLE   <  SKIP 2355  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23162Flores, Sarah94063Redwood CityCaliforniaUnited States
25789Mitchell, Julia93700DrancySeine Saint DenisFrance
28952Huang, Arturo2138RhodesNew South WalesAustralia
22383Jenkins, DevinNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-17 09:40:29.255 UTC