[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 908   SHUFFLE   <  SKIP 113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21176Chande, Raul, L2061Milsons PointNew South WalesAustralia
20791Patterson, Ryan, B94109San FranciscoCaliforniaUnited States
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-07-12 01:05:50.590 UTC