[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 363   SHUFFLE   <  SKIP 772  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16356Baker, Sophia, F94303Palo AltoCaliforniaUnited States
20899Cook, Angela59100RoubaixNordFrance
27058Butler, Nathan, K98055RentonWashingtonUnited States
23332Garcia, Martin, l4551CaloundraQueenslandAustralia

Generated 2025-07-20 16:05:10.470 UTC