[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 24   SHUFFLE   <  SKIP 830  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15664Vazquez, Jill63009OffenbachSaarlandGermany
22811Stone, BrentGL7 1RYGloucestershireEnglandUnited Kingdom
21152Hill, Amanda91203GlendaleCaliforniaUnited States
11770Nara, Peter, T98107BallardWashingtonUnited States

Generated 2025-07-14 02:03:03.960 UTC