[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 2662   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12899Ross, Ana, T91203GlendaleCaliforniaUnited States
25609Ruiz, Jaime, JOX14 4SEOxfordEnglandUnited Kingdom
26740Lopez, Donald, A4217Gold CoastQueenslandAustralia

Generated 2025-07-20 14:20:59.420 UTC