[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 2391   SHUFFLE   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20055Ruiz, Ruben, AMK8 8DFMilton KeynesEnglandUnited Kingdom
15081Munoz, DaisyW1X3SELondonEnglandUnited Kingdom
24641Powell, Sarah, H92806La JollaCaliforniaUnited States

Generated 2025-07-11 17:34:17.348 UTC