[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 31   SHUFFLE   <  SKIP 371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25728Romero, NelsonSW1P 2NULondonEnglandUnited Kingdom
24036Vazquez, Jay66001SaarbrückenSaarlandGermany
11321Raman, Terrance, D98168BurienWashingtonUnited States

Generated 2025-07-13 03:52:06.720 UTC