[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 8160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11202Price, Alexia, L90712LakewoodCaliforniaUnited States
20309Sharma, Cristina, J2036MalabarNew South WalesAustralia
21841Nath, LindsayY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-15 12:12:07.814 UTC