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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11006Alvarez, Janet, G2036MatravilleNew South WalesAustralia
25515Deng, Tara95000CergyVal d'OiseFrance
21831Anand, Yolanda59100RoubaixNordFrance

Generated 2025-07-19 15:14:49.706 UTC