[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 4098   SHUFFLE   <  SKIP 450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25359Young, Alex, D90802Long BeachCaliforniaUnited States
13081Ruiz, Krista, C4655Hervey BayQueenslandAustralia
17411Brooks, Jennifer, LV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-19 19:40:14.507 UTC