[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 2504   SHUFFLE   <  SKIP 1460  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States
18071Campbell, Katelyn, E91941GrossmontCaliforniaUnited States
20867Johnson, Noah, K59100RoubaixNordFrance
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-21 10:23:16.920 UTC