[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 512   SHUFFLE   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19918Alonso, Joy, AY024 1GFYorkEnglandUnited Kingdom
25515Deng, Tara95000CergyVal d'OiseFrance
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance

Generated 2025-07-14 03:14:20.682 UTC