[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 1076   SHUFFLE   <  SKIP 807  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26050Ye, Clarence, P98312BremertonWashingtonUnited States
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
25397Bradley, Lucas, P92020El CajonCaliforniaUnited States
26972Sara, Kristopher, T75002ParisSeine (Paris)France

Generated 2025-07-20 06:17:15.733 UTC