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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23691Hu, Karen, F98225BellinghamWashingtonUnited States
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States
18465Yang, Jamie, S3429SunburyVictoriaAustralia

Generated 2025-07-11 15:11:41.685 UTC