[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 8120   <  SKIP 793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance

Generated 2025-07-21 01:48:11.847 UTC