[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 327   SHUFFLE   <  SKIP 1362  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20037Sanchez, Alyssa91950Lincoln AcresCaliforniaUnited States
13474Hall, Elizabeth, LV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 12:50:49.471 UTC