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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13389Thomas, Madison, M91945Lemon GroveCaliforniaUnited States
12171Cooper, Alyssa, E91945Lemon GroveCaliforniaUnited States
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-18 00:47:57.181 UTC